home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / intsdkss.lha / examples / README next >
Text File  |  1996-04-09  |  361b  |  12 lines

  1. This directory contains examples of network programming, and utility files.
  2.  
  3.  
  4.     sockinit.c    -    SAS/C AutoInit/AutoTermination code for the
  5.                 socket.library.  Compile this and link it
  6.                 with any network code to avoid having to add
  7.                 OpenLibrary/CloseLibrary code.
  8.  
  9.     timed        -    Example server code.  Handles TCP and UDP.
  10.  
  11.     udp        -    Example udp client/server pair.
  12.